Carbon


InvokeQTVRLeavingNodeUPP

Header: QuickTimeVR.h Carbon status: Supported

OSErr InvokeQTVRLeavingNodeUPP (
    QTVRInstance qtvr, 
    UInt32 fromNodeID, 
    UInt32 toNodeID, 
    Boolean *cancel, 
    SInt32 refCon, 
    QTVRLeavingNodeUPP userUPP
);
qtvr
fromNodeID
toNodeID
cancel
refCon
userUPP
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.1 and later when Carbon 1.1 or later is present.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)